| saBillingMethodDetail |
| Logical Entity Name | saBillingMethodDetail |
| Default Table Name | saBillingMethodDetail |
| Physical Only | NO |
| Definition | |
| Note |
| saBillingMethodDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
saBillingMethodDetailID |
int | NO | ||
| saBillingMethodID | int | NO | ||
| LowRange | numeric(7, 2) | NO | ||
| HighRange | numeric(7, 2) | NO | ||
| CostPerUnit | numeric(9, 2) | YES | ||
| UnitType | char(1) | YES | ||
| FlatRate | numeric(9, 2) | YES | ||
| UserID | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | YES | ||
| OverUnit | numeric(7, 2) | NO | ||
| saBillCodeID | int | NO | ||
| SyCampusID | int | NO | ||
AdCourseLevelID |
int | NO | ||
| IsAudit | bit | NO | ||
| EffectiveDateType | char(1) | NO | ||
| EffectiveDate | datetime | NO | ||
AdDeliveryMethodID |
int | YES | ||
SyResidencyStatusID |
int | YES |
| saBillingMethodDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| saBillingMethodDetail_saBillingMethodDetailID_U_C_IDX | PrimaryKey | saBillingMethodDetailID |
| saBillingMethodDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourseLevel | Non-Identifying | One To Zero or More | FK_saBillingMethodDetail_AdCourseLevelID_AdCourseLevel_AdCourseLevelID | AdCourseLevelID | NO | YES | ||
| adDeliveryMethod | Non-Identifying | Zero or One to Zero or More | FK_saBillingMethodDetails_AdDeliveryMethodID_AdDeliveryMethod_AdDeliveryMethodID | AdDeliveryMethodID | NO | NO | ||
| SyResidencyStatus | Non-Identifying | Zero or One to Zero or More | FK_saBillingMethodDetails_SyResidencyStatusID_SyResidencyStatus_SyResidencyStatusID | SyResidencyStatusID | NO | NO |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaBillingMethodDetail_Proxy | Non-Identifying | One To Zero or More | FK_SaBillingMethodDetail_Proxy_SaBillingMethodDetailID_SaBillingMethodDetail_SaBillingMethodDetailID | NO | YES | |||
| SyAudit_SaBillingMethodDetail | Non-Identifying | One To Zero or More | FK_SyAudit_SaBillingMethodDetail_SaBillingMethodDetailID_SaBillingMethodDetail_SaBillingMethodDetailID | NO | YES |
| saBillingMethodDetail Check Constraints |
| Check Constraint Name | CheckConstraint |